TOMLValue.table

struct TOMLValue
@property @trusted ref
TOMLValue[string]
table
(
)

Throws

TOMLException if type is not TOML_TYPE.TABLE

Meta